home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / games / nhak_src.zip / UPDATE3 < prev    next >
Text File  |  1993-03-16  |  1KB  |  38 lines

  1. --------
  2. UPDATE 3
  3. --------
  4.  
  5. The main changes included in patch kit 3 are as follows:
  6.  
  7. A few new objects were added to objects.c, so old save/bones files 
  8. should be thrown out.
  9.  
  10. Prototypes were adapted to satisfy ANSI C.  Hopefully, we will not see
  11. anymore postings which helpfully fix prototypes for ANSI, while breaking
  12. them for the MSDOS compilers they were, originally, set up for.
  13.  
  14. Use of $(MAKE), and a better use of $PAGER, in scripts.
  15.  
  16. Improvements to OS/2 and TOS code, including their Makefiles.
  17.  
  18. Graphics setting was centralized.
  19.  
  20. Alignment was added to artifacts, and their suitability was improved.
  21.  
  22. Discover mode games no longer use up bones files.
  23.  
  24. Some excess 'register's that were giving Xenix trouble were removed.
  25.  
  26. We settled an (amusing) argument over "rights" to available bits which
  27. was responsible (unintentionally) for ring-wielding bestowing
  28. long-lasting intrinsic attributes.  
  29.  
  30. In addition, many bugs were fixed.  Among those were the problems
  31. with polymorphing creatures that swallowed you, finishing with
  32. containers, having chains eaten, external pagers, statue weights, wishing
  33. loopholes, parsing endgame options, and monsters growing up.
  34.  
  35. In other words, this is a nuts and bolts patch, nothing dramatic but
  36. lots of cleanup.
  37.  
  38.